BrandingManager

public class BrandingManager extends AbstractManager<Service>

BrandingManager allows you to set up custom branding on your device.

Currently BrandingManager supports adding and removing custom boot animation to the system.

Functions

Link copied to clipboard
Disables custom boot animation for the system and enables the default Esper branded boot animation.
Link copied to clipboard
public static BrandingManager getInstance(Context context)
Get instance of Esper's BrandingManager.
Link copied to clipboard
public void setCustomBootAnim(String path)
Sets a custom boot animation for the system.